home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / mo_mallb.zip / MO-MALL.DOC < prev    next >
Text File  |  1992-05-13  |  31KB  |  781 lines

  1.  
  2.                         M A I L   O R D E R   M A L L
  3.  
  4.                             Freeware Version 1.0B
  5.  
  6.                         Copyright 1992 by Brian Veditz
  7.  
  8.                   Sysop of The Informer BBS - (818) 999-5488
  9.                       PO Box 4747, West Hills, CA  91308
  10.  
  11.  
  12.              Welcome to Mail Order Mall.   The purpose of this Door is
  13.         for setting  up and maintaining  an online  Store.  Instead of
  14.         the  traditional method  of  ordering via  credit  cards, this
  15.         system uses  an Order Form.   The User views  the products you
  16.         have  available,  decides  which ones  interest  him,  and the
  17.         system does the rest.  As the User chooses products the system
  18.         ads them to an order form  which the user can capture and mail
  19.         in with his/her  check.  The system also  takes care of adding
  20.         up the  totals, adding  tax (optional)  and a  shipping charge
  21.         (optional).  Since  the System and  the User do  the work, all
  22.         the Sysop/Owner need do is process  the orders as they come to
  23.         him.  The best part of this  software is that its FREE.  There
  24.         is no  cost to use  this software  in any manner  you see fit,
  25.         however there  are also no  guarantees on  the software.  Much
  26.         care has been taken in error  checking but you are at your own
  27.         risk  in using  this software  or not  using it.   An Advanced
  28.         version is available for $19.95  which includes the ability to
  29.         set up stores for  other businessman/companies with their name
  30.         and address on  the order form (Useful  for renting out stores
  31.         to others).  There are many  other features, read the ADVANCED
  32.         Section for more information.  However, if this version is all
  33.         you need, you are under no obligation to purchase the advanced
  34.         version.  This version does  what it has to  do, and more, and
  35.         unlike others of this nature it costs nothing!
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.                                     SETUP
  68.  
  69.             To  set  up the  system  first  make a  batch  file called
  70.         MO-MALL.BAT.  This file has been included.  The lines are:
  71.  
  72.             CD\PCB\GEN\MO-MALL            'Your M.O. Mall Directory
  73.             MO-MALL MO-MALL.CFG           'Name of Mall Program
  74.             CD\PCB                        'Return to your main dir.
  75.  
  76.         The  Above  information  should  be  self  explanatory,  but I
  77.         decided to explain  it anyhow.  The  MO-MALL.CFG is the Config
  78.         file  you use.   If  you have  it  named something  else (when
  79.         running multiple nodes or something) type:
  80.  
  81.             MO-MALL NODE1.CFG
  82.  
  83.         NODE1.CFG being the filename of  your Config File.  I have not
  84.         tested this software with multiple nodes,  so its up to you to
  85.         work it out.  The file does not  write to any of the Store IDX
  86.         or DAT files, it only reads them, if this helps you any.
  87.  
  88.             Now for the  CFG File Setup.   I decided not  to include a
  89.         Config program since the programs were written in Qbasic and
  90.         a  setup  program just  for  one  small file  would  have been
  91.         ridiculous.  Here is the format:
  92.  
  93.          1:  C:\PCB\PCBOARD.SYS
  94.          2:  The Informer BBS
  95.          3:  Brian
  96.          4:  Veditz
  97.          5:  The Store Manager...
  98.          6:  Brian Veditz
  99.          7:  PO Box 4747
  100.          8:
  101.          9:  West Hills, CA  91367
  102.         10:  Phone (818) 999-5488
  103.         11:  CA, 8.5
  104.         12:  2.00
  105.  
  106.         Here is an explanation to help explain the above:
  107.  
  108.          1:  Location of Door file (DOOR.SYS/PCBOARD.SYS/etc.)
  109.          2:  Name of Your BBS
  110.          3:  Sysops First Name        'Both of these are not used but
  111.          4:  Sysops Last Name         'the Doorsource asks for them.
  112.          5:  Name used when entering Chat
  113.          6:  Owner or Companies name
  114.          7:  Street Address
  115.          8:  Additional Street Address
  116.          9:  City/ST/Zip
  117.         10:  Optional Phone Number
  118.         11:  Charge Tax?  Y/N/State, Optional Tax to force for Y/State
  119.         12:  Shipping Charge
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.             Here is some further detail on the CFG File.  The first is
  134.         the name and location of your door file.  It supports Wildcat,
  135.         PCBoard,  DOOR.SYS  and  RBBS  formats.   More  information is
  136.         mentioned  in the  BBS SETUP  section.   One note  though, the
  137.         Door.sys may not be supported for your system.  I know it does
  138.         not like Gap's DOOR.SYS file.  The Sysops name (5) is the name
  139.         used when  the sysop  enters chat or  is Paged.   The reason I
  140.         added this is in case the sysop wanted to use a different name
  141.         then  the one  he normally  uses, Such  as "Store  Manager" or
  142.         whatever...  Generally  useless, but  what the  heck!  Lines 6
  143.         through 10 are not hard coded, meaning you can put them in any
  144.         order you like.  Any  of the lines can  be blank.  These lines
  145.         are the lines  displayed on the  order form so  the User knows
  146.         WHO to send  their form to.   You can place  the lines however
  147.         you like, but each line can  only be up to 25 characters long.
  148.         Sorry, but this is  so it would fit  nicely on the order form.
  149.         If your  city is  too long,  and you  don't use  address #2 or
  150.         don't  use the  phone line,  just separate  the city  from the
  151.         state and zip, or whatever.  The state tax is an also
  152.         optional.  The  choices are  "N" to  Never charge  tax, "Y" to
  153.         always  charge tax,  or your  two  letter state  initials (for
  154.         Example "CA")  of which state  to charge tax  in.  Meaning, if
  155.         you only want to charge tax in California, put CA here, and it
  156.         will only add tax  if they live in  California.  Added in 1.0B
  157.         is the ability  to Force a  Tax rate without  them entering it
  158.         themselves.  If you have "Y" or a state entered, you can add a
  159.         ',' and  then enter the  Tax you  want to use  ("8.5" would be
  160.         "8.5%").  If  there is  nothing after  the Y/N/State,  then it
  161.         will ask the  user for the Tax.   If set to "Y"  it is best to
  162.         have the user enter the Tax for his area.  The Shipping charge
  163.         is an optional  entry to add  to the total.   It is not taxed.
  164.         This number can be '0', or  '2.50' or any other Price.  Do NOT
  165.         include the '$'.   On a final  note, there is  not much in the
  166.         way of error checking on this  part.  If you follow the above,
  167.         nothing will go wrong.  But, after its set up, be sure to do a
  168.         test run on your store(s) and double check that all the names,
  169.         charges, etc. are correct.
  170.  
  171.             Now, on  to more interesting  things.  After  you have put
  172.         all the  files in  the correct  directory and  made your batch
  173.         files, there are  a couple other  options.  Included with your
  174.         archive is a Main menu (MAINM  & MAINMG), these can be changed
  175.         of course to look  the way you want.   Only some small changes
  176.         need to be  done.  There is also  a file called "MO-MALL.HLP".
  177.         This is what is displayed when the user types HELP at the main
  178.         prompt.   Its a  pretty lousy  help,  I admit,  but it  can be
  179.         edited to fit your board and made the way you like (Heck, send
  180.         me a copy).  Another  file that you can  have, but that is not
  181.         included, is a welcome file.  If  you don't have one the store
  182.         will go directly to the main  store menu, but if one exists it
  183.         will be displayed,  pause afterwards until a  key is hit, then
  184.         go to the main  menu.  The reason you  might want this file is
  185.         to show Store Specials, News,  or just to introduce the person
  186.         to your store(s).   The reason you  might not want  it is when
  187.         you set  up the store  as an  internal command and  want it to
  188.         look like  part of  the BBS  (Or just  don't need  any welcome
  189.         file).   The  files are  WELCOME  & WELCOMEG.   All  the files
  190.         mentioned work the same way as  the Ansi & Non Ansi screens in
  191.         PCB, GAP, and other programs (except the MO-MALL.HLP)
  192.  
  193.  
  194.  
  195.  
  196.  
  197.                                 M.O. MALL EDITOR
  198.  
  199.             Adding your products will be  the slowest and probably the
  200.         dullest  project in  setting  up your  store(s).   However, it
  201.         won't  be difficult.   When you  start up  the editor  you are
  202.         given three options, 1) Open a Store, 2) Edit a Store and
  203.         3) Quit the Editor.  #3 is  self explanatory, #2 can't be done
  204.         until #1, so...  when you choose  to Open a Store you can type
  205.         in an 8 letter name for the store, this is also the file name.
  206.         If a store by that name doesn't  exist it will tell you so and
  207.         ask you if you  wish to Create it.   Choose Yes...   The store
  208.         will be 'Opened'  and you now  have the Option  of Editing it.
  209.         Editing the store Gives you 8 Options:
  210.  
  211.  
  212.         ADD A PRODUCT
  213.  
  214.             When you add  a Product, the  system will ask  you for the
  215.         Reference #.  This can be any Letter and/or number combination
  216.         up  to  6  characters.   This  is  used  for  identifying your
  217.         products and for later searches and for sorting.  This is your
  218.         product Code (known as Reference # in the programs).  The Next
  219.         option is a Short Description.  In this area you will put what
  220.         the  product name  and any  other important  information.  The
  221.         next choice is  the Price.  This  is obvious and  can be up to
  222.         $32,000  (I really don't see why anything would be more then a
  223.         couple hundred...  but, heck, have  a ball).   You can include
  224.         Cents, of course.   On the above note,  your order form cannot
  225.         be more then $32,000 when  someone orders, the system will not
  226.         let  them order  if this  gets more  then that  amount.  Error
  227.         handling is not very elaborate  on this portion, but the worst
  228.         thing that can happen  is the user will  be dumped back to the
  229.         bbs.  (Of  course, not  a nice  way to  treat someone spending
  230.         that much  for your products...   <Grin>)  Anyhow,  back to us
  231.         average  business  people.   The  next  7  lines  are  a  long
  232.         description.  This  is for  telling users  about your product,
  233.         why  they  should   purchase  your  product,   and  any  other
  234.         information.  You don't have to use  all 7 lines, and they can
  235.         be changed at any time.  If you  only use 3 or 4 lines, that's
  236.         all the drive space  your system will use.   You can add lines
  237.         or get rid  of lines at  any time later.   If you do  a lot of
  238.         changing later, using  the sort command is  a good idea (which
  239.         also does  a pack).   The system  is set  up to  use the least
  240.         amount  of  space  while   allowing  the  greatest  amount  of
  241.         latitude.  When  your finished entering  the long description,
  242.         and you haven't used all 7  lines, then just hit return on the
  243.         next  blank line..    Now  you will  be  prompted to  save the
  244.         record.  Yes will add the record, No will not.
  245.  
  246.  
  247.  
  248.         EDIT A PRODUCT
  249.  
  250.             Editing is just  like adding a  record.   However, it will
  251.         show your old input and allow  you to change it.  Once you add
  252.         a record, using the edit is simple and self explanatory.
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.         DELETE A PRODUCT
  264.  
  265.             When you stop selling a  product, or just totally screw up
  266.         on adding  one, this  option is  invaluable.  Selecting delete
  267.         will display a 'Are you sure'  prompt, to be on the safe side.
  268.         Deleting a product will only  put '***'s in the Reference area
  269.         and "<Deleted>"  in the short  Description area.   They are in
  270.         effect deleted and  will not be shown  in the store.  However,
  271.         if  your  sure  you  want to  delete  them,  use  the  sort to
  272.         permanently delete  the product.   If you  don't sort  you can
  273.         always come back later and  edit and replace the record.  Once
  274.         you fix the Reference # it will be a valid product again.
  275.  
  276.         NEXT PRODUCT
  277.  
  278.             Use this to move on to the next product.
  279.  
  280.         PREVIOUS PRODUCT
  281.  
  282.             This is to show the previous product, of course.
  283.  
  284.         FIND A PRODUCT
  285.  
  286.             When  you have  a lot  of  products and  want to  find one
  287.         specific record, use this feature.  Select F)ind and enter the
  288.         reference number  of the  product.  It  is fast  and will move
  289.         directly to that product for you to edit or delete or whatever
  290.         you wish  to do.  The  command will only  search for reference
  291.         numbers and not  descriptions, etc...  (Thats  why its fast, I
  292.         suppose)
  293.  
  294.         SORT PRODUCTS
  295.  
  296.             Probably the  most valuable  feature in  the Editor.  This
  297.         will first go through your  stores Index (.IDX) file and purge
  298.         deleted records.   As its  going through  the records  it will
  299.         sort it  into alphabetical/numerical order  of references.  As
  300.         soon as sorting is complete it will read each product and read
  301.         the location of each line of the long description and write it
  302.         to a new file, thereby unfragmenting the data file and purging
  303.         no longer  used descriptions.   Depending on  how many changes
  304.         you did to  your Store file  the sorting may  make your system
  305.         faster and your files smaller.
  306.  
  307.         QUIT EDITING
  308.  
  309.             Another obvious command.  It will not ask you to save your
  310.         store files or  anything else since  all that is AUTOMATICALLY
  311.         done whenever  you Add, Edit  or delete a  record, or sorting.
  312.         If there is any  type of power failure,  your work will not be
  313.         lost.
  314.  
  315.  
  316.         Thats about it.  When your  finished editing just Quit Editing
  317.         and either open another store or Quit.  Now you can start your
  318.         long dull process of entering products.  Have Fun!
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.                                 M.O. MALL DOOR
  328.  
  329.             When your finished with your Product entering, Its time to
  330.         get your Store(s) finished up.  Be sure to add the Store(s) to
  331.         your Mainm & Mainmg Menus.  When  you run the store you may or
  332.         may not be shown a welcome (depending on if you have one, read
  333.         the SETUP  part) and  then you  are directed  on to  the Store
  334.         Menu.   This menu  should have  the choice  of stores,  a QUIT
  335.         option, and a  HELP option.  If the  user types anything other
  336.         then HELP or QUIT then the system  will check to see if a .DAT
  337.         and a .IDX  of that name exist,  if they do  it will open that
  338.         store and  start displaying the  products.  If  there are more
  339.         then 20 products the system will stop and allow the user to Go
  340.         on  to the  next products,  Choose  a Product  # to  View (and
  341.         optionally order), Go to the previous  page (if your on a page
  342.         after the first  20), or Go  to the Order  System.  Choosing a
  343.         product will display the product,  its reference #, the Price,
  344.         and the Long description.  The  user can O)rder the product or
  345.         return to the product listings.   No more then 50 products can
  346.         be ordered  per order form.   (An order form  with 50 products
  347.         will be  a printer  page long,  even on  a laser).   The Order
  348.         System is a separate menu that can  be show by typing O at the
  349.         product listings.  Options from that menu are:
  350.  
  351.         CLEAR ORDERS
  352.  
  353.             Delete all  the orders you  have already  chosen.  This is
  354.         for  those spendthrifts  that just  like  to pretend  they are
  355.         ordering.  I dunno, but its there anyhow.
  356.  
  357.         DELETE ORDER
  358.  
  359.             Typing  D)elete will  ask the  User for  a Reference  # to
  360.         delete.  If there is such a  product on the users form it will
  361.         be deleted, otherwise  the user will  be informed that product
  362.         is not on his form.
  363.  
  364.         FILL OUT ORDER FORM
  365.  
  366.             Typing F)ill  order form,  will allow  the user  to put in
  367.         their  name,  address, city,  etc.  on  the form.   This  is a
  368.         required option, so  that tax can  be effectively added.  When
  369.         the user  finishes, s/he  is asked  if everything  is correct.
  370.         No, will allow them to try again.
  371.  
  372.         VIEW ORDER FORM
  373.  
  374.             When the user wants to see how much s/he is going to spend
  375.         or just check out  what they got, an  order form is shown.  It
  376.         is paused at  every page break  (same as the  user set for the
  377.         bbs)
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.         CAPTURE ORDER FORM
  394.  
  395.             This  is like  the "V"  except  that the  user is  given a
  396.         prompt to Turn  his capture on  and hit a  key.  When the user
  397.         does so, the form is sent non-stop and when it is completed it
  398.         will tell the user to turn off the capture and hit a key.  The
  399.         form  is  sent  in  Non-color  mode  also.   If  a  file named
  400.         "ORDER.INF" exists it will be  displayed after the order form.
  401.         This can contain any additional ordering information you have.
  402.  
  403.  
  404.         QUIT ORDER SYSTEM
  405.  
  406.             Lets the user go back to choosing/viewing products.
  407.  
  408.  
  409.             Thats about all there is to  say about the M.O. Mall.  The
  410.         system  is fairly  self explanatory  and the  since this  is a
  411.         Mail-in type of mall, there is  no way the user will get stuck
  412.         somewhere  or permanently  order  a product  they  don't want.
  413.         This system gives  the Users more  control and the Sysop/Owner
  414.         less work.  It is not the greatest, but it gets the job done.
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.                                   OTHER USES
  458.  
  459.             So, What else can  the system be used  for?  Here are some
  460.         ideas...
  461.  
  462.         COMPANIES
  463.  
  464.             Set up  a separate conference  for a  certain company.  In
  465.         the conference the users can  talk to company reps and discuss
  466.         products...  d/l news files from the company...  and of course
  467.         open the Company's ON-LINE Store.   Just set the program up as
  468.         a door and add the command  to that conference menu as "[OPEN]
  469.         Store" or whatever (depending on bbs type).  These Conferences
  470.         with Stores can be rented  out.  The disadvantage here is that
  471.         you  must have  the Store  programs set  up separate  for each
  472.         store you have.  With the advanced version you can set up more
  473.         then  one  company on  the  menu, each  with  separate mailing
  474.         addresses.
  475.  
  476.         SOFTWARE AUTHORS
  477.  
  478.             Wouldn't it be  nice to let those  authors who are hosting
  479.         one of your conferences to put  up a store with their products
  480.         on it?  Well here is your  chance.  Or maybe you can just rent
  481.         out  the same  way  as the  company.   The author  can  rent a
  482.         conference that has  a place for  him to put  up his shareware
  483.         programs and have a  store where the users  can order the full
  484.         registered  version...   and  use  the  message  bases  in the
  485.         conference to discuss the products.   Adding the Store to your
  486.         conference gives it the full business environment.
  487.  
  488.         GARAGE SALE
  489.  
  490.             Heck, try mail order for  getting rid of those old things.
  491.         If the garage sale you held didn't work to well, maybe this is
  492.         worth a shot.  Couldn't hurt.
  493.  
  494.         INFORMATION HOUSE
  495.  
  496.             Maybe someone on  your board has stuff  they would like to
  497.         give away at a small cost, or  for free.  Set this up with the
  498.         names, 0 for  the price (or  whatever the small  cost is), and
  499.         put in that handling fee, and the user takes care of the rest.
  500.         Another  valuable  service  added  to  your  bbs  for  next to
  501.         nothing.  Give the user the editor and he can do the work!
  502.  
  503.         SELF PUBLISHERS
  504.  
  505.             In the same way as programmers, companies, and Information
  506.         Houses, you can let self  publishers sell their works on-line.
  507.         This is also best to do  with the advanced version, but it can
  508.         work  with this  version as  well.  Let  him enter  his books,
  509.         guides, etc. and as soon as you set it up, nothing is left for
  510.         you to do.
  511.  
  512.         There are more  things you can  do, just put  on that thinking
  513.         cap and make your BBS into a real SERVICE!!!
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.                          BBS SETUP / OPTION COMMANDS
  523.  
  524.             The Mall  has numerous  command line  options in  order to
  525.         provide  flexibility with  most  computer systems.  Here  is a
  526.         list:
  527.  
  528.          LOCAL       - Forces MO-MALL to run in local mode. This
  529.                        is really meant for testing purposes, but it
  530.                        still reads the configuration file, but doesn't
  531.                        read the bbs interface file.
  532.          IRQ=n       - Lets you change the IRQ used for the com port
  533.                        specified in the bbs interface file.
  534.                        (See below for more information)
  535.          ADDR=&Hnnnn - Lets you change the address used for the com
  536.                        port specified in the bbs interface file.
  537.                        (See below for more information)
  538.          PS2         - Forces the PS/2 IRQs and addresses if a PS/2
  539.                        isn't detected (Normally it is, but you can't
  540.                        always tell!)
  541.          RBBS        - Forces MO-MALL into RBBS/QBBS mode
  542.          WILDCAT     - Forces MO-MALL into Wildcat 2.0 mode
  543.          DOORSYS     - Forces MO-MALL into 31-Line DOOR.SYS mode
  544.          PCB121      - Forces MO-MALL into PCBoard 11.8/12.x mode
  545.                        with COM 1 active
  546.          PCB122      - Forces MO-MALL into PCBoard 11.8/12.x mode with
  547.                        COM 2 active
  548.          PCB14       - (DEFAULT) Forces MO-MALL into PCBoard 14.x mode
  549.  
  550.  
  551.               When  you  use the  IRQ  or  the ADDR  option,  you must
  552.         include the  other.  You  can't use just  the IRQ  and not the
  553.         ADDR, and you can't use just  the ADDR and not the IRQ. Here's
  554.         a chart with the STANDARD IRQs and addresses for the PS/2s and
  555.         IBM PCs:
  556.  
  557.                                    Non PS/2
  558.                         Com port       IRQ     Address
  559.                            1             4       &H3F8
  560.                            2             3       &H2F8
  561.                            3             4       &H3E8
  562.                            4             3       &H2E8
  563.                           5-8            4       &H3F8
  564.  
  565.                                      PS/2
  566.                         Com port       IRQ     Address
  567.                            1             4       &H3F8
  568.                            2             3       &H2F8
  569.                            3             3       &H3220
  570.                            4             3       &H3228
  571.                            5             3       &H4220
  572.                            6             3       &H4228
  573.                            7             3       &H5220
  574.                            8             3       &H5228
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.                           FUNCTION KEYS/MEMORY/MISC.
  588.  
  589.             Here  are  the  list of  function  keys  available  in the
  590.         system.  Depending on your  BBS type some of  these may or may
  591.         not be useful (and may/may not do anything)
  592.  
  593.                F3  -  Printer Toggle
  594.                F4  -  Page Bell Toggle
  595.                F5  -  Shell to Dos
  596.                F7  -  Caller Alarm Toggle
  597.                F8  -  Return caller to board (with notice)
  598.                F10 -  Enter Sysop Chat
  599.                ESC -  Exit Sysop Chat
  600.              ALT X -  Drop to DOS after caller logs off
  601.              ALT N -  Sysop next on after caller logs off
  602.  
  603.  
  604.         MEMORY
  605.  
  606.             The Memory requirements  are a minimum  of 160k, Depending
  607.         on if you are in a store  or not, the memory required could go
  608.         up.  It  should not  exceed 200k  however, so  you should make
  609.         sure you have around 160-200k free when you execute MO-Mall.
  610.  
  611.  
  612.         PROGRAMMERS RESOURCE
  613.  
  614.             Included is the source for the  IDX & DAT files.  This has
  615.         been  included if  anyone wants  to make  any type  of program
  616.         utilizing those files.  The file is called "Stores.Bas".
  617.  
  618.  
  619.         LOCAL COLOR
  620.  
  621.             You may  be confused when  you run the  program locally or
  622.         see that a user  is on in non-color  mode but it is displaying
  623.         color anyway.  This is not the case, it will always show color
  624.         (nothing I  could do  about that,  its in  doorsource) for the
  625.         local side, the remote  side will only not  get color if it is
  626.         turned off.
  627.  
  628.  
  629.         PROGRAMMING
  630.  
  631.             Mail Order Mall was written  in Quick Basic 4.5 along with
  632.         the  Door  Source  communications  library.   QuickBasic  is a
  633.         registered trade  mark of Microsoft  Corporation.  Door Source
  634.         is copyrighted Computer  City, USA 1988,  1989, 1990, 1991 and
  635.         written by Todd Miller of PC-Technologies (BBS: (919)294-1770)
  636.         Mail Order Mall is Copyrighted 1992 by Brian Veditz.
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.                                ADVANCED EDITION
  653.  
  654.             The Advanced Mail Order Mall is available for those sysops
  655.         who would  like to  run a mall  of stores  with multiple store
  656.         owners.  It  also has  some advanced  store options  to set up
  657.         stores with more options and more control given to the owners.
  658.         Here is are some of the major changes:
  659.  
  660.            MULTIPLE OWNERS - Give your stores multiple owners so that
  661.                              when users fill out an order form for a
  662.                              particular store they will have the
  663.                              correct owners listed.
  664.  
  665.             MULTIPLE TAXES - With the new setup you can include more
  666.                              then one state to Tax, without taxing
  667.                              them all.  If a business has branches in
  668.                              California, New York, and lets say
  669.                              Arizona they can all be taxed, but other
  670.                              states will not be.
  671.  
  672.               STORE INTROS - Each store can have its own welcome
  673.                              screen which will be displayed when a
  674.                              store is opened.
  675.  
  676.         CREDIT CARD OPTION - Well, Even though it isn't the intent of
  677.                              this program to support credit cards, It
  678.                              was added so you can support all types of
  679.                              ordering.  There are owner definable
  680.                              options to pick 'Mail form only' or 'Mail
  681.                              in check or mail in Credit card'.  The
  682.                              owner decided which credit cards he
  683.                              supports.  Local Credit Card ordering is
  684.                              not supported however.
  685.  
  686.         AUTO STORE CLOSING - You can rent out stores and set up
  687.                              expiration dates on the stores.  If the
  688.                              owners do not renew their 'lease' the
  689.                              store will close on the specified date.
  690.  
  691.              SETUP PROGRAM - With all the new options a Setup program
  692.                              was highly needed.  It will set up your
  693.                              CFG file, and all the store files you
  694.                              need to.  No manual entering of anything.
  695.  
  696.         REMOTE CAPABILITIES- Owners can upload their new IDX and DAT
  697.                              files any time they like.  The sysop need
  698.                              not do anything.  Once the owner enters
  699.                              the store he is given the option to
  700.                              upload new product listings.  Any info
  701.                              such as tax support, shipping fees and
  702.                              addresses will need to be changed by the
  703.                              Sysop however.
  704.  
  705.             The Cost  is just  $19.95 and  gets you  a disk  with most
  706.         current  version  and  access  to  my  system  for  any future
  707.         updates.  The form is  below and the address  is listed at the
  708.         beginning of this documentation.
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.                         ADVANCED MAIL ORDER MALL FORM
  718.  
  719.         FULL NAME ____________________________________________________
  720.  
  721.  
  722.         ADDRESS   ____________________________________________________
  723.  
  724.  
  725.                   ____________________________________________________
  726.  
  727.  
  728.         CITY      ____________________________________________________
  729.  
  730.  
  731.         ST/ZIP    ______________________________    __________________
  732.  
  733.  
  734.         PASSWORD  ____________________________________________________
  735.         (this is used if you decide to call my board to pick up your
  736.          software before it reaches you, check for new updates, leave
  737.          bug reports, etc)
  738.  
  739.  
  740.         BBS NAME  ____________________________________________________
  741.  
  742.         BBS
  743.         NUMBERS   ____________________________________________________
  744.  
  745.  
  746.         LOCATION  ____________________________________________________
  747.  
  748.         BBS
  749.         COMMENT?  ____________________________________________________
  750.  
  751.  
  752.             By filling  out this  form you agree  to not  give out any
  753.         copies of the Mail-Order Mall main program.  The Editor may
  754.         be given to  store owners so  they can edit  their stores, but
  755.         the actual door program must  remain in your care.  You retain
  756.         the right to sell/give the Mall  door to another person IF you
  757.         remove all of your  copies from your system,  and send along a
  758.         letter to me listing the  new owners name and password.  After
  759.         your copy  is officially transferred  all support  to you will
  760.         cease  and will  be transferred  to  the new  owner.  Multiple
  761.         copies of  the software may  be run  but only on  the SAME BBS
  762.         located in the SAME residence/place of business.
  763.  
  764.  
  765.                            ______________________________________
  766.                                           Signature
  767.  
  768.  
  769.  
  770.         NOTES ________________________________________________________
  771.  
  772.  
  773.         ______________________________________________________________
  774.  
  775.                                    MAIL TO:
  776.                                  Brian Veditz
  777.                                  PO Box  4747
  778.                             West Hills, CA  91308
  779.  
  780.  
  781.